core: Move commit/dirtree traversal into library
authorColin Walters <walters@verbum.org>
Mon, 2 Apr 2012 19:51:23 +0000 (15:51 -0400)
committerColin Walters <walters@verbum.org>
Mon, 2 Apr 2012 22:32:40 +0000 (18:32 -0400)
commitd8173a5125a28507aa5df57c351d310ad11db8a9
treedda39a21175814630e435d583ffb1d02a44f8b85
parenta0b7d94cb63d36a5f4bc41540390edb16eb79e4a
core: Move commit/dirtree traversal into library

So it can more easily be reused by other builtins.
Makefile-libostree.am
src/libostree/ostree-traverse.c [new file with mode: 0644]
src/libostree/ostree-traverse.h [new file with mode: 0644]
src/libostree/ostree.h
src/ostree/ot-builtin-prune.c